StoreID Property (Message Object)
The StoreID
property represents the unique identifier for the message store that contains this
message. Read-only.
Syntax
objMessage.StoreID
Data Type
String
Remarks
The StoreID
property corresponds to the MAPI property PR_STORE_ENTRYID, converted to a
string of hexadecimal characters.
See Also
GetMessage Method (Session Object), Sent Property (Message Object)